Skip to content

feat: Lint rule for invalid assignment#2235

Merged
aleksanderkatan merged 67 commits intomainfrom
feat/lint-rule-for-invalid-assignment
Apr 1, 2026
Merged

feat: Lint rule for invalid assignment#2235
aleksanderkatan merged 67 commits intomainfrom
feat/lint-rule-for-invalid-assignment

Conversation

@aleksanderkatan
Copy link
Copy Markdown
Contributor

No description provided.

@aleksanderkatan aleksanderkatan requested a review from Copilot March 19, 2026 11:50
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread packages/eslint-plugin/tests/invalidAssignment.test.ts Outdated
Comment thread packages/eslint-plugin/tests/invalidAssignment.test.ts Outdated
@aleksanderkatan aleksanderkatan marked this pull request as ready for review March 19, 2026 12:00
@aleksanderkatan
Copy link
Copy Markdown
Contributor Author

Let's wait for #2302

@aleksanderkatan aleksanderkatan marked this pull request as draft March 30, 2026 12:51
Copy link
Copy Markdown
Collaborator

@cieplypolar cieplypolar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 💜 !

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 11 out of 11 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aleksanderkatan aleksanderkatan marked this pull request as ready for review March 31, 2026 16:04
Comment thread packages/eslint-plugin/docs/rules/no-invalid-assignment.md Outdated
@aleksanderkatan aleksanderkatan merged commit 01f8d5c into main Apr 1, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Lint rule for assigning to JS-defined variables and function parameters

4 participants